Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mt_getrandmax
mt_getrandmax
Display the maximum possible value of a random number
Name:
mt_getrandmax
Category:
math
Programming Language:
php
One-line Description:
Displays the maximum possible value of the random number.
Related
How to Use mt_getrandmax() with mt_rand() to Generate Random Numbers Within a Specific Range: A Detailed Guide
8
How to Use the date_sunset() and time() Functions to Implement a Countdown to Sunset?
2
Similar Functions
srand
srand
Sowtherandomnumberge
decoct
decoct
Convertdecimaltoocta
log10
log10
Logarithmwithbase10
cos
cos
Cosine
abs
abs
Absolutevalue
pow
pow
Exponentialexpressio
hypot
hypot
Calculatetheobliquel
atan
atan
Anyway
Popular Articles
How to Use mt_getrandmax() with mt_rand() to Generate Random Numbers Within a Specific Range: A Detailed Guide
How to Use the date_sunset() and time() Functions to Implement a Countdown to Sunset?